Skip to content

build(deps): bump github.com/plexusone/assistantkit from 0.12.0 to 0.13.0#3

Merged
grokify merged 1 commit into
mainfrom
dependabot/go_modules/github.com/plexusone/assistantkit-0.13.0
Jun 22, 2026
Merged

build(deps): bump github.com/plexusone/assistantkit from 0.12.0 to 0.13.0#3
grokify merged 1 commit into
mainfrom
dependabot/go_modules/github.com/plexusone/assistantkit-0.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/plexusone/assistantkit from 0.12.0 to 0.13.0.

Release notes

Sourced from github.com/plexusone/assistantkit's releases.

v0.13.0

Release Notes: v0.13.0

Full Changelog: plexusone/assistantkit@v0.12.0...v0.13.0

Changelog

Sourced from github.com/plexusone/assistantkit's changelog.

[v0.13.0] - 2026-06-20

Highlights

  • New workflows package for multi-phase spec creation processes with 6 platform adapters
  • Upgraded go-github from v84 to v88 with updated API patterns
  • PlexusOne unified navigation bar for documentation sites

Added

  • workflows/core package with canonical Workflow and Phase types (ae36227)
  • workflows/core.LoadSourceRepo() for loading spec-workflows repositories (ae36227)
  • workflows/core.Adapter interface for platform-specific workflow generation (083d4c3)
  • workflows/core.Register(), Get(), List() for adapter registry (083d4c3)
  • workflows/core.GenerateConfig() for workflow file generation (083d4c3)
  • workflows/claude adapter for Claude Code (CLAUDE.md + .spec-workflows/) (471c2e3)
  • workflows/kiro adapter for Kiro CLI (.kiro/steering/spec-workflows/) (4a14688)
  • workflows/cursor adapter for Cursor IDE (.cursor/rules/spec-workflows.mdc) (7ad1064)
  • workflows/copilot adapter for GitHub Copilot (.github/copilot-instructions.md) (13f810c)
  • workflows/cline adapter for Cline (.clinerules/spec-workflows.md) (3310400)
  • workflows/amazonq adapter for Amazon Q Developer (.amazonq/rules/spec-workflows/) (a8153da)
  • PlexusOne unified navigation bar across documentation sites (7b9716d)

Changed

  • publish/github.NewClient() now returns (*Client, error) instead of *Client (f12bec1)
  • publish/claude.NewPublisher() now returns (*Publisher, error) instead of *Publisher (f12bec1)

Dependencies

  • Upgraded github.com/google/go-github from v84.0.0 to v88.0.0 (f12bec1)
  • Upgraded github.com/grokify/gogithub from v0.12.1 to v0.13.0 (cbc8e70)
  • Upgraded github.com/pelletier/go-toml/v2 from v2.3.0 to v2.4.0 (fa10298)
  • Updated actions/checkout from 6 to 7 (4eb94ef)

Documentation

  • Updated README shields for CI/CD badges (2175948)
  • Applied PlexusOne MkDocs theme styling (77371f5)

Tests

  • Added tests for workflows/core.NewWorkflow() constructor (216529f)
  • Added tests for workflows/core.LoadSourceRepo() with temp directory structure (216529f)
  • Added tests for workflows/core.NotFoundError error handling (216529f)
Commits
  • 3598d22 chore: add v0.13.0 changelog entry
  • c954b0f docs(readme): add workflows package to documentation
  • 3d0434a docs: add v0.13.0 release notes
  • f12bec1 chore(deps): upgrade go-github from v84 to v88
  • 216529f test(workflows): add tests for core workflow types
  • 19c6a07 feat(workflows): add workflows package with adapter auto-registration
  • 4a14688 feat(workflows): add Kiro CLI adapter
  • 7ad1064 feat(workflows): add Cursor IDE adapter
  • 13f810c feat(workflows): add GitHub Copilot adapter
  • 3310400 feat(workflows): add Cline adapter
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/plexusone/assistantkit](https://github.com/plexusone/assistantkit) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/plexusone/assistantkit/releases)
- [Changelog](https://github.com/plexusone/assistantkit/blob/main/CHANGELOG.md)
- [Commits](plexusone/assistantkit@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: github.com/plexusone/assistantkit
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 22, 2026
@grokify grokify merged commit c6f6a06 into main Jun 22, 2026
5 of 6 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/plexusone/assistantkit-0.13.0 branch June 22, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant